On the Subject of The Inverted Orange Cipher
Orange you glad to decipher me.
On the module, you will see 3 screens, a keyboard, 2 arrows, and a submit button that displays the current page you’re on.
Pressing the right arrow takes you to the next page. Pressing the left arrow takes you to the previous page. There is a total of 2 pages.
On page 1, the top screen shows a 6 letter encrypted word, the middle screen shows a 6 letter string, the bottom screen shows an encrypted string. If the encrypted word has any Js, replace each J with the letter in the same position as the string in the middle screen. After you do all 3 steps, change the letter(s) back into a J.
On page 2, the top screen shows another encrypted string, the middle screen shows a word, and the bottom screen show a number.
Follow the mechanics down below to decrypt your word:
Step 1: Collon Cipher
First thing we need to do is to create a 5×5 matrix.
To do so, take the keyword from the middle screen on page 2, replace any Js with Is, and remove any duplicate letters from the keyword (keep each letter’s first occurrence).
Take the entire alphabet (not including the J) and remove any letters that are shown in the keyword.
If the last digit of the serial number is even, place the alphabet at the end of the keyword. Otherwise, place the alphabet at the beginning of the keyword.
Take the 25 length string and arrange it into a 5×5 matrix of letters. From now on, this will be called Matrix A.